DISPLAY.MONITOR.VALUE
Description
DISPLAY.MONITOR.VALUE is part of the Live Monitor feature and defines the command values that are displayed for each of the user definable channels. Whatever keywork is set to the value will be displayed on the LCD screen next to the label.
There are six channels available, and this keyword is an array so an index must be supplied then the value next. See below for examples
Examples
To retrieve all values simply issue the command:
-->DISPLAY.MONITOR.VALUE
[0] AXIS1.PL.FB
[1] AXIS1.VL.FB
[2] AXIS1.IL.FB
[3] Empty
[4] Empty
[5] Empty
To retrieve a single label, issue the command with an index DISPLAY.MONITOR.VALUE 0:
-->DISPLAY.MONITOR.VALUE 0
AXIS1.PL.FB
To set a single label issue the keyword with index and a value:
-->DISPLAY.MONITOR.VALUE 0 AXIS1.VL.KP
-->DISPLAY.MONITOR.LABEL 0
AXIS1.VL.KP
-
- The value must be a valid “readable” keyword – if it is not, an error will be returned and the existing value will not be modified.
Versions
| Action | Version | Notes |
|---|---|---|
| Implemented | 02-11-04-000 |
|
General Information
| Type | Read/Write |
| Units | Sets the command keyword for the Live Monitor channels. |
| Range | N/A |
| Default Value | 32 Characters |
| Data Type | String |
|
Stored in Non-Volatile Memory |
Yes |
Variants Supported
All variants are supported.
Industrial Ethernet Information
|
Command |
Index |
SubIndex |
Data Type |
Units |
Float Scale |
Access |
PDO Mappable |
|---|---|---|---|---|---|---|---|
|
DISPLAY.MONITOR.VALUE 0 |
3017h |
01h |
String(64) |
- |
- |
Read/Write |
No |
|
DISPLAY.MONITOR.VALUE 1 |
3017h |
02h |
String(64) |
- |
- |
Read/Write |
No |
|
DISPLAY.MONITOR.VALUE 2 |
3017h |
03h |
String(64) |
- |
- |
Read/Write |
No |
|
DISPLAY.MONITOR.VALUE 3 |
3017h |
04h |
String(64) |
- |
- |
Read/Write |
No |
|
DISPLAY.MONITOR.VALUE 4 |
3017h |
05h |
String(64) |
- |
- |
Read/Write |
No |
|
DISPLAY.MONITOR.VALUE 5 |
3017h |
06h |
String(64) |
- |
- |
Read/Write |
No |
|
ID |
Instance |
Attribute |
Name |
Data Type |
Access |
User Mappable |
|---|---|---|---|---|---|---|
|
2026 |
1 |
2026 (0x7ea) |
DISPLAY.MONITOR.VALUE |
String[6] |
Read/Write |
No |
|
Parameter |
PNU |
Data Type |
Access |
Units |
|---|---|---|---|---|
|
DISPLAY.MONITOR.VALUE |
2026 |
String[6] |
Read/Write |
- |





